@charset "utf-8";
/* CSS Document */

div {
    /*margin: 0 auto*/
}

* {
    margin: 0;
    padding: 0;
    border: 0;
    list-style: none;
}

* {
    font-family: 微软雅黑, iconfont !important;
}

body {
    font: 14px 微软雅黑, SimHei, SimSun, Verdana, Arial, Helvetica, sans-serif;
    overflow-x: hidden;
}

blockquote, body, button, dd, dl, dt, fieldset, form, h1, h2, h3, h4, h5, h6, hr, input, legend, li, ol, p, pre, td, textarea, th, ul {
    margin: 0;
    padding: 0
}

h1, h2, h3, h4, h5, h6 {
    font-size: 100%;
    font-weight: normal;
    color: #222
}

address, cite, dfn, em, var {
    font-style: normal
}

code, kbd, pre, samp {
    font-family: courier new, courier, monospace
}

small {
    font-size: 12px
}

s ol, ul {
    list-style: none
}

a {
    text-decoration: none;
    color: #333;
}


sup {
    vertical-align: text-top
}

sub {
    vertical-align: text-bottom
}

legend {
    color: #000
}

fieldset, img {
    border: 0;
}

button, input, select, textarea {

}

table {
    border-collapse: collapse;
    border-spacing: 0
}

.remen h1 {
    font-weight: bold;
    color: #fff;
}
.w1280 {
    width: 1200px;
    margin: 0 auto;
}

.fl {
    float: left;
}

.fr {
    float: right;
}

.clear {
    clear: both;
}

.index_t {
    text-align: center;
    line-height: 35px;
    padding: 20px 0 20px 0;
}

.index_t div {
    font-size: 48px;
    color: #c9c9c9;
}

.index_t h2 {
    font-size: 30px;
    color: #333333;
}

/*广告*/
.ggbg img {
    width: 100%;
}

.liuyan {
    position: fixed;
    bottom: 40px;
    right: 40px;
}
/*neiyexiugai*/
.mianbaoxie {
    font-size: 14px;
    line-height: 45px;
    margin-bottom: 30px;
    background: #414141;
}
.mianbaoxie .warpper {
    padding-left: 20px;
    position: relative;
}
.warpper {
    width: 1200px;
    margin: 0 auto;
}
.mianbaoxie .warpper:before {
    position: absolute;
    content: "";
    left: 0;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
    width: 4px;
    height: 14px;
    background: #f79e1e;
}
.pro-type {
    margin-bottom: 20px;
    text-align: center;
}
.pro-type a {
    display: inline-block;
    line-height: 45px;
    font-size: 16px;
    color: #1b1b1b;
    background: #eeeeee;
    padding: 0 21px;
    border-radius: 30px;
    margin-right: 12px;
    margin-bottom: 20px;
}
.in-company-left {
    width: 738px;
}
.in-company-left .fir {
    font-size: 24px;
    color: #1b1b1b;
    font-weight: 700;
}
.line_1 {
    width: 32px;
    height: 3px;
    background: #f79e1e;;
    margin-top: 12px;
}
.des {
    font-size: 16px;
    color: #333;
    line-height: 20px;
    text-align: justify;
    margin: 19px 0 0 0;
}
.in-company .in-company-right {
    width: 423px;
}
.in-company-right img {
    max-width: 100%;
}
.pcon {
    display: flex;
    justify-content: space-between;
    margin-bottom: 30px;
}
.pcon .pcon-list {
    width: 48%;
    padding: 25px;
    background: #f7f7f7;
    box-sizing: border-box;
}
.mobile_1 {
    margin-bottom: 25px;
    background: url(../img/c-phone.png) no-repeat left center;
}
.pcon-list-item {
    padding-left: 55px;
}
.fir {
    font-size: 20px;
    color: #333;
}
.sec {
    font-size: 14px;
    color: #666;
}
.address {
    background: url(../img/c-address.png) no-repeat left center;
}
.imgbox {
    float: left;
    width: 130px;
}
.imgbox img {
    width: 100%;
}
.text_11 {
    float: left;
    margin-left: 20px;
    margin-top: 38px;
}
.pro-type a:hover {
    background: #f79e1e;;
    color: #fff;
}
.sort_news_right {
}
.news-inner-top-list {
    float: left;
    width: 384px;
    margin-right: 24px;
    margin-bottom: 10px;
}
.news-inner-top-list:nth-child(3n) {
    margin-right: 0;
}
.imgbox_2 {
    width: 100%;
    height: 240px;
    overflow: hidden;
    position: relative;
}
.pic-img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.time1_1 {
    position: absolute;
    top: 0;
    left: 30px;
    width: 80px;
    padding: 10px 0;
    color: #fff;
    background: #4bb033;
    text-align: center;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
}
.news-inner-top-list:hover .imgbox_2 .time1_1 {
    top: 5px;
    box-shadow: 0px 0px 5px #333;
}
.time1_1 span {
    display: block;
    color: #fff;
}
.time1_1 span:nth-child(1) {
    font-size: 25px;
    font-weight: 700;
}
.time1_1 span:nth-child(2) {
    font-size: 14px;
}
.text_2 {
    padding: 20px 15px;
    border: 1px solid #eee;
    text-align: left;
    height: 102px;
}
.title_2 {
    font-size: 18px;
    color: #333;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -ms-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
    text-align: left;
}
.des_2 {
    color: #666;
    font-size: 14px;
    line-height: 21px;
    text-align: left;
    margin-top: 5px;
}
.news-inner-top-list:hover .text_2 .title_2 {
    color: #29364b;
}
.news-detail-title {
    padding-bottom: 15px;
    border-bottom: 1px dashed #ededed;
    text-align: center;
    margin-bottom: 15px;
}
.h31 {
    font-size: 18px;
    color: #323232;
    line-height: 24px;
    font-weight: bold;
    margin: 0 0 10px;
}
.bb {
    font-size: 13px;
    color: #999999;
    line-height: 20px;
}
.news-detail {
    padding: 0 12px 20px;
    font-size: 15px;
    line-height: 30px;
}
.newsPage {
    font-size: 14px;
    color: #323232;
    line-height: 30px;
    margin: 15px 0 0;
    border-top: 1px solid #ededed;
    padding-top: 10px;
    position: relative;
}
.newsPage a {
    color: #323232;
}
.img_3 {
    border: 1px solid #ddd;
    padding: 5px;
}

.img_3 img {
    max-width: 100%;
    height: 200px;
    margin: 0 auto;
    text-align: center;
}
/*新增liuyan*/
.lxcon-form {
    margin-top: 20px;
    background: #f7f7f7;
    padding: 25px;
}
.lxcon-form .inputbox input {
    float: left;
    width: 45%;
    line-height: 40px;
    border: 1px solid #eee;
    padding: 0 20px;
    color: #888;
    font-size: 14px;
    outline: none;
    background: #fff;
    margin-right: 10px;
    margin-bottom: 10px;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
}
.lxcon-form .inputbox input:nth-child(2n) {
    margin-right: 0;
}
.lxcon-form .submit {
    margin: 15px auto 0;
    display: block;
    width: 438px;
    border-radius: 5px;
    height: 42px;
    line-height: 42px;
    background: #fb7d18;
    color: #fff;
    font-size: 16px;
    letter-spacing: 1px;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
    cursor: pointer;
}
/*新增*/
.h_tel {
    float:right;
    padding: 0px 0 0 60px;
    font-size: 14px;
    color: #333;
    background: url(../img/tel.gif) no-repeat 0 6px;
    line-height: 30px;
    margin-top: 10px;
}
.h_tel b {
    display: block;
    font-size: 28px;
}
.h_code {
    width: 110px;
    float: right;
    line-height: 0;
}
.h_code b {
    display: block;
    font-size: 12px;
    color: #666;
    float: left;
    width: 20px;
    text-align: center;
    line-height: 14px;
    font-weight: normal;
}
.h_code span {
    float: right;
    width: 80px;
    height: 80px;
}
.h_code span img {
    display: block;
    width: 80px;
    height: 80px;
}
/*top*/
.top {
        height: 35px;
    line-height: 35px;
    /* border-bottom: 1px solid #eee; */
    background-color: #f79e1e;
    color: #fff;
}



.top a {
    line-height: 35px;
    color: #fff;
}

/*热门关键词*/
.main-keywords {
    background: #efefef;
    height: 40px;
    line-height: 40px;
    font-size: 14px;
}

.main-keywords h1 {
    width: 1280px;
    margin: 0 auto;
    background: #e6e6e6;
    padding: 0 10px;
}

.main-keywords h1:before {
    content: '热门关键词: ';
}

.product-classifies {
    margin: 20px auto;
    height: 40px;
}

.product-classifies li {
    float: left;
    height: 40px;
    width: 100px;
    margin-right: 10px;
}

.product-classifies li a {
    display: block;
    height: 40px;
    color: #333;
    border: 1px solid #cecece;
    line-height: 40px;
    text-align: center;
}

/*head&nav*/
.head {
        background-color: #414141;
    height: 120px;
}

.head .logo {
    padding-top: 27px;
}

.head .tel {
    padding-top: 25px;
}

.logo_tel {
    padding-top: 12px;
    height: 100px;
    float: right;
    background: url(/static/web/img/tel.png) left center no-repeat;
    padding-left: 74px;
    box-sizing: border-box;
    margin-top: 7px;
}
.logo_tel p {
    height: 30px;
    line-height: 30px;
    float: left;
    color: #000;
    font-size: 16px;
}
.logo_tel p span {
display: block;
    font-size: 30px;
    color: #ff0018;
    font-weight: bold;
    margin-top: 2px;
    line-height: 35px;
}
.nav {
    font-size: 0;
    background-size: 100%;
    /*background: #39a5ea;*/
}

.nav .breadcrumbnav {
    /*background: #39a5ea;*/
}

.nav .breadcrumbnav li {
        display: inline-block;
    text-align: center;
    width: 130px;
    height: 120px;
    line-height: 120px;
    position: relative;
}
.lia {
    background-color: #f79e1e;
}
.w780 {
    width: 780px;
}
.nav .breadcrumbnav li a {
    font-size: 17px;
    font-weight: lighter;
    color: #fff;
}

.nav .breadcrumbnav li:hover {
    background: #f79e1e;
}

.nav .breadcrumbnav .nav_list {
    position: absolute;
    left: 0;
    right: 0;
    top: 120px;
    background: #39a5ea;
    display: none;
    z-index: 9999;
}

.nav .breadcrumbnav .nav_list a {
    color: #fff;
    font-size: 16px;
}

.nav .breadcrumbnav li:hover .nav_list {
    display: block;
}

/*banner*/

.banner {
    width: 100%;
    height: 579px;
    font-size: 0;
    overflow: hidden;
    position: relative;
}

.banner_img {
    width: 100%;
    height: 579px;
    position: absolute;
    left: 0;
    top: 0;
}

.banner_img li {
    width: 100%;
    height: 579px;
    display: inline-block;
    background-position: center;
    background-repeat: no-repeat;
    float: left;
    list-style: none;
}

.banner_list {
    height: 50px;
    bottom: 0px;
    position: absolute;
    margin: 0 auto;
    z-index: 1;
    left: 0;
    right: 0;
}

.banner_list span {
    display: block;
    cursor: pointer;
    width: 14px;
    height: 14px;
    border-radius: 50%;
    border: 3px solid #555;
    float: left;
    margin: 0 5px;
}

.banner_list .spcss {
    border: 3px solid yellowgreen;
}

.banner_left {
    position: absolute;
    height: 90px;
    width: 60px;
    top: 50%;
    left: -60px;
    background-color: rgba(73, 72, 62, 0.6);
    margin-top: -45px;
    text-align: center;
    transition: all .5s;
    z-index: 2;
}

.banner_left:hover {
    background-color: rgba(73, 72, 62, 0.9);
}

.banner_right {
    position: absolute;
    height: 90px;
    width: 60px;
    top: 50%;
    right: -60px;
    background-color: rgba(73, 72, 62, 0.6);
    margin-top: -45px;
    text-align: center;
    transition: all .5s;
    z-index: 2;
}

.banner_right:hover {
    background-color: rgba(73, 72, 62, 0.9);
}

.banner_left img {
    margin-top: 22px;
}

.banner_right img {
    margin-top: 22px;
}

/*about*/
.about_bg {
    padding: 40px 0 20px 0;
}

.about_bg .fl img {
    width: 560px;
}

.about_bg .fr {
    width: 680px;
}

.about_bg .fr h2 {
    font-size: 30px;
    color: #333333;
}

.about_bg .fr div {
    color: #999999;
    font-size: 16px;
    font-weight: lighter;
    padding-bottom: 30px;
}

.about_bg .fr p {
    font-size: 14px;
    font-weight: lighter;
    color: #999999;
    line-height: 35px;
}

/*优势*/
.youshi {
    font-size: 0;
    text-align: center;
    padding: 40px 0;
}

.youshi ul li {
    float: left;
    width: 25%;
}

.youshi ul li h3 {
    font-size: 20px;
    color: #333333;
    line-height: 35px;
    font-weight: bold;
    padding: 20px 0 5px 0;
}

.youshi ul li p {
    font-size: 14px;
    color: #999999;
    font-weight: lighter;
    line-height: 25px;
    padding: 0 60px;
}

/*产品展示*/
.product_bg {
    background: #f0f0f0;
    padding: 40px 0 20px 0;
}

.pro_show {
    width: 1280px;
}

.pro_show_n li p {
    height: 32px;
    line-height: 32px;
    overflow: hidden;
    display: block;
}

.pro_show_n li {
    width: 305px;
    float: left;
    text-align: center;
    margin-right: 20px;
    margin-bottom: 20px;
}

.pro_show_n li:nth-child(4n) {
    margin-right: 0;
}

.pro_show_n li a {
    overflow: hidden;
    font-size: 16px;
    font-weight: lighter;
    color: #999;
}

.pro_show_n li a.picshow1 {
    width: 262px;
    height: 213px;
    overflow: hidden;
    display: block;
}

.pro_show_n li img {
    width: 100%;
    overflow: hidden;
}

.pro_show_n li h4 {
    font-weight: lighter;
    font-size: 16px;
    line-height: 35px;
    color: #999;
}

div#link_logo {
    overflow: hidden;
    width: 100%;
    height: 500px;
}

div#link_logo1 {
    overflow: hidden;
}

/*案例*/
.case_bg {
    padding: 60px 0 20px 0;
    font-size: 0;
}

.case_bg .index_t {
    text-align: left;
    padding-top: 0;
}

.case_bg .case_l {
    width: 615px;
}

.case_bg .case_r {
    width: 610px;
}

.case_bg .case_l ul li {
    margin-bottom: 40px;
}

.case_bg .case_l ul li .fl {
    width: 100px;
    -webkit-text-stroke: 1px #b8b8b8;
    color: #fff;
    font-weight: bold;
    font-size: 90px;
    line-height: 90px;
}

.case_bg .case_l ul li .fr {
    width: 460px;
}

.case_bg .case_l ul li .fr h3 {
    font-size: 20px;
    color: #333333;
    padding-bottom: 10px;
}

.case_bg .case_l ul li .fr p {
    font-size: 16px;
    color: #999999;
    line-height: 25px;
    font-weight: lighter;
}

.case_bg .case_r img {
    width: 100%;
}

.case_com {
    background: #39a5ea;
    color: #fff;
    font-size: 20px;
    font-weight: lighter;
    line-height: 35px;
    text-align: center;
    padding: 40px 0;
}


/*新闻*/
.new_bg {
    padding: 40px 0 20px 0;
}

.new_bg ul li {
    float: left;
    width: 410px;
    margin-right: 25px;
}

.new_bg ul li:nth-child(3n) {
    margin-right: 0;
}

.new_bg ul li img {
    width: 100%;
    height: 250px;
}

.new_bg ul li h2 {
    font-size: 20px;
    line-height: 50px;
    color: #333333;
}

.new_bg ul li p {
    font-size: 16px;
    color: #999;
    line-height: 25px;
    font-weight: lighter;
}

.new_bg ul li div {
    font-size: 16px;
    color: #999;
    line-height: 25px;
    font-weight: lighter;
    padding-top: 30px;
}

/*首页留言*/
.index_message {
    /*background: #39a5ea;*/
    height: 320px;
    margin-bottom: 220px;
}

.index_message .index_t h2 {
    color: #1b1b1b;
}

.index_message .form-group {
    float: left;
    width: 300px;
    margin-bottom: 30px;
    margin-right: 150px;
}

.index_message .form-group:nth-child(3n) {
    margin-right: 0;
}

.index_message form {
    background: #fff;
    padding: 40px;
    box-shadow: 1px 1px 10px #ebebeb;
    margin-bottom: 80px;
}

.index_message p {
    font-size: 16px;
    color: #999999;
    line-height: 30px;
}

.index_message span {
    color: red;
    padding-right: 5px;
}

.index_message .form-group input {
    width: 300px;
    line-height: 40px;
    height: 40px;
    background: #eeeeee;
    text-indent: 10px;
}

.index_message .form-group textarea {
    width: 800px;
    background: #eeeeee;
    height: 80px;
    line-height: 25px;
    text-indent: 10px;
}

.index_message .submit {
    float: right !important;
    width: 185px !important;
}

.index_message .submit button {
    background: #39a5ea;
    color: #fff;
    font-size: 16px;
    font-weight: lighter;
    line-height: 45px;
    margin-top: 30px;
}

.index_message .submit div p {
    font-size: 16px;
    color: #999999;
    line-height: 30px;
    text-align: right;
    margin-top: 80px;
}


/*footer*/
footer {
    background: #040d12;
    padding: 40px 0;
}

footer .fl {
    margin-top: 40px;
}

footer h3 {
    font-size: 20px;
    color: #fff;
    font-weight: lighter;
    margin-bottom: 30px;
}

footer .foot_l {
    width: 465px;
}

footer .foot_l div {
    font-size: 16px;
    font-weight: lighter;
    color: #a4a6a7;
    line-height: 30px;
}

footer .foot_l div p {
    color: #fff;
    font-weight: bold;
    font-size: 30px;
    margin-bottom: 20px;
}

footer .foot_l .wx {
    position: relative;
    margin-right: 10px;
}

footer .foot_l .wx > img {
    display: none;
    position: absolute;
    width: 150px;
    bottom: 80px;
}

footer .foot_l .wx:hover > img {
    display: block;
}

footer .foot_m {
    width: 575px;
}

footer .foot_m div {
    font-size: 16px;
    font-weight: lighter;
    color: #a4a6a7;
    line-height: 30px;
    padding-right: 200px;
}

footer .foot_r {
    width: 240px;
}

footer .foot_r div ul li a {
    font-size: 16px;
    font-weight: lighter;
    color: #a4a6a7;
    line-height: 30px;
}

/*company*/
.company {
    margin-bottom: 60px;
}

.sort_list {
  
}

.sort_list .sort_list_l {
    width: 380px;
}

.sort_list .sort_list_l .index_t {
    text-align: right;
}

.sort_list .sort_list_l .index_t div {
    font-size: 48px;
    margin-bottom: 10px;
}

.sort_list .sort_list_l .index_t h2 {
    font-size: 30px;
}

.sort_list .sort_list_l ul {
    background: #efefef;
}

.sort_list .sort_list_l ul li a {
    color: #999999;
    font-size: 16px;
    line-height: 50px;
    padding: 0 20px;
    border-bottom: 1px solid #e0e0e0;
    display: block;
    font-weight: lighter;
}

.sort_list .sort_list_l ul li:hover a {
    background: #39a5ea;
    color: #fff;
}

.sort_list_l_phone {
    background: #000002;
    padding: 30px;
}

.sort_list_l_phone .fl {
    width: 58px;
}

.sort_list_l_phone .fr {
    width: 189px;
}

.sort_list_l_phone div {
    color: #fff;
    font-size: 16px;
    font-weight: lighter;
}

.sort_list_l_phone p {
    font-weight: bold;
    font-size:23px;
}

.sort_list_r {
        position: relative;
    width: 910px;
    /* padding-top: 50px; */
    top: -14px;
}

.breadcrumb {
   
}

.breadcrumb li {
    color: #fff;
    display: inline-block;
}

.breadcrumb li:after {
    content: '>';
    color: #fff;
}

.breadcrumb li:last-child:after {
    content: '';
}

.breadcrumb li a {
    font-size: 14px;
    color: #fff;
}


.page_content {
    font-size: 16px;
    font-weight: lighter;
    color: #999;
    line-height: 35px;
}

/*留言*/
.message_form .form_group {
    line-height: 40px;
    margin-bottom: 20px;
    vertical-align: top;
}

.message_form .form_group input {
    line-height: 40px;
    border: 1px solid #999;
    width: 400px;
    border-radius: 5px;
}

.message_form .form_group textarea {
    width: 400px;
    border: 1px solid #999;
    line-height: 30px;
    border-radius: 5px;
}

/*分页*/
.sort_news_right .sort_news_list .pagination {
    text-align: center;
}

.sort_news_right .sort_news_list .pagination .page-item {
    display: inline-block;
    height: 30px;
    width: 30px;
    text-align: center;
    color: #999;
    font-size: 16px;
    line-height: 30px;
}
.sort_news_right .sort_news_list_ul li a p {
    font-size: 16px;
    color: #333;
    line-height: 30px;
}

.sort_news_right .sort_news_list_ul li a div {
    text-align: right;
    color: #333;
    font-weight: lighter;
    margin: 10px 0;
}

.sort_news_right .pagination {
    text-align: center;
}

.sort_news_right .pagination .page-item {
    display: inline-block;
    height: 30px;
    width: 30px;
    text-align: center;
    color: #999;
    font-size: 16px;
    line-height: 30px;
}

.sort_news_right .pagination .page-item:first-child {
    border: 1px solid #999999;
    border-radius: 50%;
}

.sort_news_right .pagination .page-item:last-child {
    border: 1px solid #999999;
    border-radius: 50%;
}

.sort_news_right .pagination .page-item span {
    font-size: 16px;
}

.sort_news_right .sort_news_list .pagination .page-item:first-child {
    border: 1px solid #999999;
    border-radius: 50%;
}

.sort_news_right .sort_news_list .pagination .page-item:last-child {
    border: 1px solid #999999;
    border-radius: 50%;
}

.sort_news_right .sort_news_list .pagination .page-item span {
    font-size: 16px;
}

.sort_product_right .sort_product_list .pagination {
    text-align: center;
}

.sort_product_right .sort_product_list .pagination .page-item {
    display: inline-block;
    height: 30px;
    width: 30px;
    text-align: center;
    color: #999;
    font-size: 16px;
    line-height: 30px;
}

.sort_product_right .sort_product_list .pagination .page-item:first-child {
    border: 1px solid #999999;
    border-radius: 50%;
}

.sort_product_right .sort_product_list .pagination .page-item:last-child {
    border: 1px solid #999999;
    border-radius: 50%;
}

.sort_product_right .sort_product_list .pagination .page-item span {
    font-size: 16px;
}

.sort_case_right .sort_case_list .pagination {
    text-align: center;
}

.sort_case_right .sort_case_list .pagination .page-item {
    display: inline-block;
    height: 30px;
    width: 30px;
    text-align: center;
    color: #999;
    font-size: 16px;
    line-height: 30px;
}

.sort_case_right .sort_case_list .pagination .page-item:first-child {
    border: 1px solid #999999;
    border-radius: 50%;
}

.sort_case_right .sort_case_list .pagination .page-item:last-child {
    border: 1px solid #999999;
    border-radius: 50%;
}

.sort_case_right .sort_case_list .pagination .page-item span {
    font-size: 16px;
}

/*上一条-下一条*/
.liu_d {
    margin-top: 40px;
}

.liu_d a {
    padding: 5px 20px;
    line-height: 30px;
    border: 1px solid #eee;
    text-align: center;
    display: block;
    font-size: 16px;
    font-weight: lighter;
}

.liu_d a:hover {
    background: #39a5ea;
    color: #fff;
}

/*sort_news*/
.sort_news_list {
   
}

.sort_news_list .sort_news_left {
    width: 380px;
}

.sort_news_list .sort_news_left .index_t {
    text-align: right;
}

.sort_news_list .sort_news_left .index_t div {
    font-size: 48px;
}

.sort_news_list .sort_news_left .index_t h2 {
    font-size: 30px;
}

.sort_news_list .sort_news_left ul {
    background: #efefef;
}

.sort_news_list .sort_news_left ul li a {
    color: #999999;
    font-size: 16px;
    line-height: 50px;
    padding: 0 20px;
    border-bottom: 1px solid #e0e0e0;
    display: block;
    font-weight: lighter;
}

.sort_news_list .sort_news_left ul li:hover a {
    background: #39a5ea;
    color: #fff;
}

.sort_news_right form {
    margin-bottom: 30px;
    text-align: center;
}

.sort_news_right .form_shaixuan input {
    opacity: 0;
    position: absolute;
}

.sort_news_right .form_shaixuan {
    margin-bottom: 20px;
}

.sort_news_right .form_shaixuan .active {
    background: #e7e7e7;
    border-radius: 20px;
    color: #000;
}

.sort_news_right .form_shaixuan label {
    padding: 0 20px;
    display: inline-block;
    text-align: center;
    line-height: 30px;
    font-size: 14px;
    color: #999;
}

.sort_news_right form > input {
    line-height: 40px;
    background: url(../img/search-img.png) no-repeat #efefef;
    width: 500px;
    background-size: 30px;
    background-position: 5px 5px;
    padding-left: 40px;
}

.sort_news_right form button {
    margin-left: 20px;
    line-height: 40px;
    width: 100px;
    color: #fff;
    background: #f79e1e;
    border-radius: 5px;
}

.sort_news_right .sort_news_list .sort_news_list_ul li {
    float: left;
    width: 340px;
    padding: 30px;
    margin: 20px 0;
}

.sort_news_right .sort_news_list .sort_news_list_ul li:nth-child(3n) {
    margin-right: 0;
}

.sort_news_right .sort_news_list .sort_news_list_ul li:hover {
    background: #efefef;
}

.sort_news_right .sort_news_list .sort_news_list_ul li a h2 {
    font-size: 18px;
    color: #666666;
    border-bottom: 1px solid #bfbfbf;
    padding-bottom: 10px;
}

.sort_news_right .sort_news_list .sort_news_list_ul li a span {
    font-size: 16px;
    color: #1b1b1b;
    margin-top: 20px;
    display: block;
    margin-bottom: 10px;
}

.sort_news_right .sort_news_list .sort_news_list_ul li a p {
    font-size: 16px;
    color: #1b1b1b;
    line-height: 30px;
}

.sort_news_right .sort_news_list .sort_news_list_ul li a div {
    text-align: right;
    color: #333;
    font-weight: lighter;
    margin: 10px 0;
    font-size: 16px;
}

.sort_news_right .pagination {
    text-align: center;
}

.sort_news_right .pagination .page-item {
    display: inline-block;
    height: 30px;
    width: 30px;
    text-align: center;
    color: #999;
    font-size: 16px;
    line-height: 30px;
}

.sort_news_right .pagination .page-item:first-child {
    border: 1px solid #999999;
    border-radius: 50%;
}

.sort_news_right .pagination .page-item:last-child {
    border: 1px solid #999999;
    border-radius: 50%;
}

.sort_news_right .pagination .page-item span {
    font-size: 16px;
}

.sort_case_right .pagination {
    text-align: center;
}

.sort_case_right .pagination .page-item {
    display: inline-block;
    height: 30px;
    width: 30px;
    text-align: center;
    color: #999;
    font-size: 16px;
    line-height: 30px;
}

.sort_case_right .pagination .page-item:first-child {
    border: 1px solid #999999;
    border-radius: 50%;
}

.sort_case_right .pagination .page-item:last-child {
    border: 1px solid #999999;
    border-radius: 50%;
}

.sort_case_right .pagination .page-item span {
    font-size: 16px;
}

/*info_news*/
.info_news_right h2 {
    font-size: 20px;
    color: #333333;
    margin-bottom: 20px;
}

.info_news_right span {
    color: #333;
}

.info_news_content {
    font-size: 16px;
    color: #333;
    line-height: 30px;
    margin-top: 30px;
}


/*info_product*/
.info_product_right h2 {
    font-size: 20px;
    color: #333333;
    font-weight: 600;
    margin-bottom: 20px;
}

.info_product_right span {
    color: #333;
}

.sort_product_list {
   
}

.sort_product_list .sort_product_left {
    width: 260px;
    background: #f79e1e;
}

.sort_product_list .sort_product_left .index_t {
    text-align: right;
}

.sort_product_list .sort_product_left .index_t div {
    font-size:26px;
    color: #fff;
}

.sort_product_list .sort_product_left .index_t h2 {
    font-size: 26px;
    color: #fff;
}

.sort_product_list .sort_product_left ul {
    background: #efefef;
}

.sort_product_list .sort_product_left ul li a {
    color: #333;
    font-size: 16px;
    line-height: 50px;
    padding: 0 20px;
    border-bottom: 1px solid #e0e0e0;
    display: block;
}

.sort_product_list .sort_product_left ul li:hover a {
    background: #f79e1e;
    color: #fff;
}

#product_info_img {
    width: 738px;
    height: 430px;
    position: relative;
    overflow: hidden;
    margin-bottom: 20px;
}

.sort_product_list .sort_product_left .index_t {
    text-align: left;
    /* background: url(../img/fenlei.png) no-repeat; */
    /* background-size: 65px; */
    /* background-position: 50px 20px; */
    margin-left: 22px

}

/*大图片*/
#product_info_img .pic {
    width: 738px;
    height: 430px;
    position: relative;
}

#product_info_img .pic ul li {
    list-style: none;
    width: 738px;
    height: 430px;
    position: absolute;
    left: 0;
    top: 0;
    display: none;
}

#product_info_img .pic ul li.first {
    display: block;
}

#product_info_img .pic ul li img {
    max-width: 100%;
}

/*按钮*/
#product_info_img .but {
    width: 104px;
    height: 10px;
    position: absolute;
    bottom: 10px;
    left: 50%;
    margin-left: -52px;
}

#product_info_img .but ul li {
    list-style: none;
    width: 10px;
    height: 10px;
    float: left;
    margin: 0 5px;
    background-color: white;
    border-radius: 50%;
}

#product_info_img .but ul li.first {
    background-color: red;
}

/*图片导航*/
#product_info_img .picnav {
    /* width: 625px; */
    height: 86px;
    background-color: rgba(255, 255, 255, 0.8);
    position: absolute;
    bottom: -86px;
    left: 50%;
    margin-left: -312px;
}

#product_info_img .picnav ul li {
    list-style: none;
    width: 115px;
    height: 75px;
    float: left;
    margin: 5px;
    text-align: center;
}

#product_info_img .picnav ul li.first {
    border-bottom: 4px solid red;
}

#product_info_img .picnav ul li img {
    max-width: 115px;
    height: 70px;
}


/*sort_product*/
.sort_product_right {
   top: -30px;
    width: 920px;
    float: right;
    position: relative;
}

.sort_product_right form {
    margin-bottom: 30px;
}

.sort_product_right .form_shaixuan input {
    /*opacity: 0;*/
    /*position: absolute;*/
}

.sort_product_right .form_shaixuan {
    margin-bottom: 20px;
}

.sort_product_right .form_shaixuan .active {
    background: #e7e7e7;
    border-radius: 20px;
    color: #000;
}

.sort_product_right .form_shaixuan label {
    padding: 0 20px;
    display: inline-block;
    text-align: center;
    line-height: 30px;
    font-size: 14px;
    color: #999;
}

.sort_product_right form > input {
    line-height: 40px;
    background: url(../img/search-img.png) no-repeat #efefef;
    width: 500px;
    background-size: 30px;
    background-position: 5px 5px;
    padding-left: 40px;
}

.sort_product_right form button {
    margin-left: 20px;
    line-height: 40px;
    width: 100px;
    color: #fff;
    background: #39a5ea;
    border-radius: 5px;
}

.sort_product_right .sort_product_list .sort_product_list_ul {
    font-size: 0;
}

.sort_product_right .sort_product_list .sort_product_list_ul li {
    float: left;
    margin-right: 25px;
    width: 286px;
    padding: 10px;
    margin: 5px 0;
}

.sort_product_right .sort_product_list .sort_product_list_ul li:nth-child(3n) {
    margin-right: 0;
}

.sort_product_right .sort_product_list .sort_product_list_ul li img {
    max-width: 100%;
    display: block; text-align: center;
}

.sort_product_right .sort_product_list .sort_product_list_ul li h4 {
    font-size: 16px;
    color: #333;
    line-height: 40px;
    text-align: center;
}

.sort_product_right .sort_product_list .sort_product_list_ul li:hover {
    background: #ececec;
}

.sort_product_right .sort_product_list .sort_product_list_ul li:hover h4 {
    color: #333;
}


/*sort_case*/
.sort_case_list {

}

.sort_case_right form {
    margin-bottom: 30px;
}

.sort_case_right .form_shaixuan input {
    opacity: 0;
    position: absolute;
}

.sort_case_right .form_shaixuan {
    margin-bottom: 20px;
}

.sort_case_right .form_shaixuan .active {
    background: #e7e7e7;
    border-radius: 20px;
    color: #000;
}

.sort_case_right .form_shaixuan label {
    padding: 0 20px;
    display: inline-block;
    text-align: center;
    line-height: 30px;
    font-size: 14px;
    color: #999;
}

.sort_case_right form > input {
    line-height: 40px;
    background: url(../img/search-img.png) no-repeat #efefef;
    width: 500px;
    background-size: 30px;
    background-position: 5px 5px;
    padding-left: 40px;
}

.sort_case_right form button {
    margin-left: 20px;
    line-height: 40px;
    width: 100px;
    color: #fff;
    background: #39a5ea;
    border-radius: 5px;
}

.sort_case_right .sort_case_list .sort_case_list_ul {
    font-size: 0;
}

.sort_case_right .sort_case_list .sort_case_list_ul li {
float: left;
    margin-right: 25px;
    width: 368px;
    padding: 10px;
    margin: 20px 14px 0 0;
    border: 1px solid #dfdddd;
}

.sort_case_right .sort_case_list .sort_case_list_ul li:nth-child(3n) {
    margin-right: 0;
}

.sort_case_right .sort_case_list .sort_case_list_ul li img {
    max-width: 100%;
    height: 230px;
    display: block;
    margin: 0 auto;
}

.sort_case_right .sort_case_list .sort_case_list_ul li h4 {
    font-size: 16px;
    color: #333;
    line-height: 40px;
    text-align: center;
}

.sort_case_right .sort_case_list .sort_case_list_ul li:hover {
    background: #ececec;
}

.sort_case_right .sort_case_list .sort_case_list_ul li:hover h4 {
    color: #333;
}

.link_info {
    margin-top: 20px;
}

.link_info li {
    display: inline-block;
    padding: 3px;
    margin: 2px 5px;
}

/*友情链接*/
.blogroll {
    width: 100%;
    height: 40px;
    line-height: 40px;
    background: #efefef;
}

.blogroll-center {
    width: 1280px;
    margin: 0 auto;
}
/*热门关键词*/
.main-keywords {
    background: #efefef;
    height: 40px;
    line-height: 40px;
    font-size: 14px;
}

.main-keywords h1 {
    width: 1200px;
    margin: 0 auto;
    background: #e6e6e6;
    padding: 0 10px;
}

.main-keywords h1:before {
    content: '热门关键词: ';
}
.marqueeleft {
        height: 290px;
    overflow: hidden;
    margin-top: 57px;
}

.marqueeleft ul {
    float: left;
}

.marqueeleft li {
        border: 1px solid #a8a8a8;
    float: left;
    margin: 0 15px;
    display: inline;
    height: 288px;
    overflow: hidden;
    text-align: center;
}

.marqueeleft li img {
        max-width: 284px;
    height: 240px;
}

.marqueeleft li h4 {
    text-align: center;
    height: 40px;
    line-height: 40px;
    width: 284px;
    overflow: hidden;
    font-size: 16px;
}


#nav_layerD78736AE1D239EDAC81A02B7CC8791BF li.wp_subtop>a {
    font-family: Microsoft YaHei;
}
#nav_layerD78736AE1D239EDAC81A02B7CC8791BF li.wp_subtop>a {
    font-size: 14px;
}
#nav_layerD78736AE1D239EDAC81A02B7CC8791BF li.wp_subtop>a {
    white-space: nowrap;
    font-style: normal;
    font-weight: normal;
    font-family: arial;
    font-size: 14px;
    display: block;
    padding: 0px;
    color: #ffffff;
    text-align: center;
    text-decoration: none;
    overflow: hidden;
}
#nav_layerD78736AE1D239EDAC81A02B7CC8791BF li.wp_subtop {
    background-position: center center;
}
#nav_layerD78736AE1D239EDAC81A02B7CC8791BF li.wp_subtop {
    height: 40px;
}
#nav_layerD78736AE1D239EDAC81A02B7CC8791BF li.wp_subtop {
    line-height: 40px;
}
#nav_layerD78736AE1D239EDAC81A02B7CC8791BF li.wp_subtop {
    /*background-image: url(../img/dhbj_aewj.jpg);*/
}
#nav_layerD78736AE1D239EDAC81A02B7CC8791BF li.wp_subtop {
    width: 150px;
}
#nav_layerD78736AE1D239EDAC81A02B7CC8791BF li.wp_subtop {
    
    border: 1px solid #fff;
    padding-left: 5px;
    padding-right: 5px;
    text-align: center;
    height: 42px;
    line-height: 42px;
    position: relative;
    float: left;
    width: 120px;
    padding-bottom: 0px;
    /* background-image: url(http://static.websiteonline.cn/website/plugin/new_navigation/styles/hs6/menu6_line.jpg); */
    background-color: transparent;
    background-repeat: no-repeat;
    background-position: top right;
    margin-left: 40px;
}
#layer05232F4DDC6F8EDA7487929BD87C6F43 a.btnarea:hover span {
    color: rgba(255,255,255,1);
}
#layer05232F4DDC6F8EDA7487929BD87C6F43 a:hover span.button_btndefault-label {
    color: rgb(255,255,255);
    -moz-transition: color 0.4s ease 0s;
    -webkit-transition: color 0.4s ease 0s;
    -o-transition: color 0.4s ease 0s;
    transition: color 0.4s ease 0s;
}
#layer05232F4DDC6F8EDA7487929BD87C6F43 a.btnarea span {
    color: rgba(217,214,214,1);
    font-family: Microsoft YaHei;
    font-size: 13px;
    font-weight: normal;
}
#layer05232F4DDC6F8EDA7487929BD87C6F43 a span.button_btndefault-label {
    color: rgb(255,255,255);
    font-weight: bold;
    -moz-transition: color 0.4s ease 0s;
    -webkit-transition: color 0.4s ease 0s;
    -o-transition: color 0.4s ease 0s;
    transition: color 0.4s ease 0s;
    white-space: nowrap;
}
#layer05232F4DDC6F8EDA7487929BD87C6F43 a.btnarea {
    -moz-border-radius: 0px 0px 0px 0px;
    -webkit-border-radius: 0px 0px 0px 0px;
    border-radius: 0px 0px 0px 0px;
}
#layer05232F4DDC6F8EDA7487929BD87C6F43 a.btnarea {
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none;
}
#layer05232F4DDC6F8EDA7487929BD87C6F43 a.btnarea {
    background-color: rgba(52,58,85,1);
}
#layer05232F4DDC6F8EDA7487929BD87C6F43 a.button_btndefault-link {
    height: 40px;
    line-height: 40px;
    position: absolute;
    background-color: rgb(0,117,191);
    cursor: pointer;
    display: inline-block;
    text-align: center;
    width: 100%;
    /*-moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    -moz-transition: border-color 0.4s ease 0s,background-color 0.4s ease 0s;
    -webkit-transition: border-color 0.4s ease 0s,background-color 0.4s ease 0s;
    -o-transition: border-color 0.4s ease 0s,background-color 0.4s ease 0s;
    transition: border-color 0.4s ease 0s,background-color 0.4s ease 0s;
    -moz-box-shadow: rgba(0,0,0,0.6) 1px 1px 4px 0px;
    -webkit-box-shadow: rgb(0 0 0 / 60%) 1px 1px 4px 0px;
    box-shadow: rgb(0 0 0 / 60%) 1px 1px 4px 0px;
    border: 0px solid rgb(255,87,0);*/
}

#layer05232F4DDC6F8EDA7487929BD87C6F43 a.btnarea:hover {
    background-color: rgb(247, 158, 30);
    background-image: none;
}


.cp1 {
    left: 844px; top: -138px; position: absolute; z-index: 106; width: 180px; height: 90px;
}
.cp2 {
    word-wrap: break-word; 
    padding: 20px; 
    border: 0px solid transparent; 
    height: 50px; width: 140px; 
    display: block; 
    background-color: rgb(247, 158, 30);
}
.cp3 {
    font-size: 16px; font-family: 'Microsoft YaHei'; color: rgb(253, 253, 253);
}
.cp4 {
    font-size: 17px; color: rgb(255, 255, 255);
}
.cp5 {
    left: 804px; top: -23px; position: absolute; z-index: 107; width: 40px; height: 40px; 
}
.cp6 {
    word-wrap: break-word; padding: 0px; border-color: transparent; border-width: 4px 0px 0px 8px; height: 36px; width: 32px; border-style: solid; display: block; background-color: rgb(247, 158, 30);;
}
.cp7 {
    font-size: 24px; color: rgb(255, 255, 255); font-family: 'Microsoft YaHei';
}
.cp8 {
    left: 844px; top: -23px; position: absolute; z-index: 108; width: 140px; height: 40px;
}
.cp9 {
    padding: 0px; border: 0px solid transparent; overflow: hidden; width: 140px; height: 40px;
}
.cp10 { 
    width:140px;left:0px;top:0px;height:40px;line-height:40px;
}
.dnone {
    display:none;width:0px;height:0px;
}
.zin {
    z-index:2;
}
.cp11 {
    width:1024px;position:absolute;top:-18px;height:65px;z-index:105;
}
.cp12 {
    height: 65px;
    background: #e3e2e2;
    
}
.cp13 {
    left: 0px; top: -7px; position: absolute; z-index: 102; width: 798px; height: 46px; 
}
.cp14 {
    left: 844px; top: -30px; position: absolute; z-index: 101; width: 180px; height: 90px; 
}

.cp15 {
    word-wrap: break-word; padding: 0px; border: 0px solid transparent; height: 90px; width: 180px; display: block; background-color: rgb(49, 48, 48);
}
.cp16 {
    left: 0px; top: -30px; position: absolute; z-index: 100; width: 844px; height: 90px;
}
.cp17 {
    word-wrap: break-word; padding: 0px; border: 0px solid transparent; height: 90px; width: 844px; display: block; background-color: rgb(65, 65, 65);
}
.cp18 {
   width: 100%;height: 100%;position: absolute;left: 0;right: 0;top: 0;display:none;
}
#canvas {
    position: relative;
    width: 100%;
    z-index: 99;
}
#layerC8CF8224A0FD06620F480CBCFDFDFE71 a.btnarea {
    -moz-border-radius: 0px 0px 0px 0px;
    -webkit-border-radius: 0px 0px 0px 0px;
    border-radius: 0px 0px 0px 0px;
}
#layerC8CF8224A0FD06620F480CBCFDFDFE71 a.btnarea {
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none;
}
#layerC8CF8224A0FD06620F480CBCFDFDFE71 a.btnarea {
    background-color: rgba(52,58,85,1);
}
#layerC8CF8224A0FD06620F480CBCFDFDFE71 a.btnarea span {
    color: #fff;
    font-family: Microsoft YaHei;
    font-size: 13px;
    font-weight: normal;
}
#layerC8CF8224A0FD06620F480CBCFDFDFE71 a.btnarea {
    -moz-border-radius: 0px 0px 0px 0px;
    -webkit-border-radius: 0px 0px 0px 0px;
    border-radius: 0px 0px 0px 0px;
}
#layerC8CF8224A0FD06620F480CBCFDFDFE71 a.btnarea {
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none;
}
#layerC8CF8224A0FD06620F480CBCFDFDFE71 a.btnarea {
    background-color: rgba(52,58,85,1);
}
#layerC8CF8224A0FD06620F480CBCFDFDFE71 a.button_btndefault-link {
    height: 50px;
    line-height: 50px;
    position: absolute;
    background-color: rgb(0,117,191);
    cursor: pointer;
    display: inline-block;
    text-align: center;
    width: 100%;
    /*-moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    -moz-transition: border-color 0.4s ease 0s,background-color 0.4s ease 0s;
    -webkit-transition: border-color 0.4s ease 0s,background-color 0.4s ease 0s;
    -o-transition: border-color 0.4s ease 0s,background-color 0.4s ease 0s;
    transition: border-color 0.4s ease 0s,background-color 0.4s ease 0s;
    -moz-box-shadow: rgba(0,0,0,0.6) 1px 1px 4px 0px;
    -webkit-box-shadow: rgb(0 0 0 / 60%) 1px 1px 4px 0px;
    box-shadow: rgb(0 0 0 / 60%) 1px 1px 4px 0px;
    border: 0px solid rgb(255,87,0);*/
}
.ab1 {
     left: 850px; top: 662px; position: absolute; z-index: 100; width: 150px; height: 100px;
}
.ab2 {
    padding: 0px; border-color: transparent; border-width: 0px; overflow: hidden; width: 150px; height: 100px;
}
.ab3 {
    left: 934px; top: 70px; position: absolute; z-index: 115; width: 90px; height: 200px;
}
.ab4 {
    word-wrap: break-word; padding: 0px; border: 0px solid transparent; height: 200px; width: 90px; display: block; background-color: rgb(237, 237, 237);
}
.ab5 {
    left: 300px; top: 70px; position: absolute; z-index: 111; width: 294px; height: 100px;
}
.ab6 {
    overflow: hidden; width: 294px; height: 100px;
}
.ab7 {
    overflow: hidden; border-color: transparent; border-width: 0px; width: 294px; height: 100px; position: relative;
}
.ab8 {
    width: 294px; height: 100px; display: inline;
}
.ab9 {
    left: 0px; top: 70px; position: absolute; z-index: 110; width: 300px; height: 399px; 
}
.ab10 {
    overflow: hidden; width: 300px; height: 399px;
}
.ab11 {
    overflow: hidden; border-color: transparent; border-width: 0px; width: 300px; height: 399px; position: relative;
}
.ab12 {
    width: 300px; height: 399px; display: inline;
}
.ab13 {
    left: 594px; top: 70px; position: absolute; z-index: 114; width: 340px; height: 200px;
}
.ab14 {
    word-wrap: break-word; padding: 20px; border: 0px solid transparent; height: 160px; width: 300px; display: block; background-color: rgb(0, 117, 191);
}
.ab15 {
   line-height: 24px; font-size: 23px;
}
.ab16 {
    left: 358px; top: 93px; position: absolute; z-index: 118; width: 182px; height: 54px;
}
.ab17 {
    word-wrap: break-word; padding: 4px; border: 1px solid rgb(225, 225, 225); height: 44px; width: 172px; display: block;
}
.ab18 {
    left: 956px; top: 113px; position: absolute; z-index: 119; width: 48px; height: 118px; 
}
.ab19 {
    word-wrap: break-word; padding: 15px; border: 1px solid rgb(213, 212, 212); height: 86px; width: 16px; display: block;
}
.ab20 {
   font-size: 16px; font-family: 'Microsoft YaHei'; color: rgb(120, 120, 120); line-height: 125%;
}
.ab21 {
    left: 300px; top: 170px; position: absolute; z-index: 112; width: 294px; height: 299px; 
}
.ab22 {
    word-wrap: break-word; padding: 20px; border: 0px solid transparent; height: 259px; width: 254px; display: block; background-color: rgb(237, 237, 237);
}
.ab22 p span {
    font-size: 13px;
    line-height: 25px;
}
.ab23 {
    left: 594px; top: 270px; position: absolute; z-index: 113; width: 430px; height: 199px;
}
.ab24 {
    overflow: hidden; width: 430px; height: 199px; border-width: 0px; border-style: solid; padding: 0px;
}
.ab25 {
    overflow: hidden; border-color: transparent; border-width: 0px; width: 430px; height: 199px; position: relative;
}
.ab26 {
    width: auto; height: 199px; display: inline;
}
.ab27 {
   left: 260px; top: 407px; position: absolute; z-index: 116; width: 40px; height: 40px;
}
.ab28 {
    word-wrap: break-word; padding: 0px; border-color: transparent; border-width: 4px 0px 0px 8px; height: 36px; width: 32px; border-style: solid; display: block; background-color: rgb(247, 158, 30);
}
.ab29 {
    left: 300px; top: 407px; position: absolute; z-index: 117; width: 140px; height: 40px;
}
.ab30 {
    padding: 0px; border: 0px solid transparent; overflow: hidden; width: 140px; height: 40px;
}


.zs {
    width:1024px;position:absolute;/*top:1166px;*/height:398px;z-index:109;
}
.zs1 {
     position: absolute; height: 398px; background-color: rgb(237, 237, 237);
      background-position: center top; background-repeat: no-repeat; background-attachment: scroll; left: -247.6px; width: 1519px;
}
.zs2 {
    width:1024px; position:absolute;left:0;top:0;margin-left: 0px;;height:398px;
}
.zs3 {
    left: 854px; top: 26px; position: absolute; z-index: 102; width: 150px; height: 52px;
}
.zs4 {
    word-wrap: break-word; padding: 0px; border-color: transparent; border-width: 0px; height: 52px; width: 150px; display: block;
}
.zs5 {
    color: rgb(255, 255, 255); font-family: 'Microsoft YaHei'; font-size: 16px; line-height: 22.3999996185303px;
}
.zs6 {
   font-family: 'Times New Roman'; font-size: 18px; color: rgb(255, 255, 255);
}
.zs7 {
    left: 0px; top: 41px; position: absolute; z-index: 101; width: 628px; height: 315px; 
}
.zs8 {
    overflow: hidden; border-color: transparent; border-width: 0px; width: 628px; height: 315px;
}
.zs9 {
    height:284px;width:212px;text-align:center;vertical-align:middle;display:table-cell;
}

#layer78C8CC7DFB1C6AFEA716284462EF4091 .box {margin: 0px 0px;padding-left: 10px;padding-right: 10px;}
#layer78C8CC7DFB1C6AFEA716284462EF4091 .imgtitle{line-height:140%;padding-left:1px;font-family:Microsoft YaHei;font-size:14px;color:#5e5e5e;font-weight:normal;text-align:center;font-style:normal;width:212px;}

.zs10 {
    max-width:212px;max-height:284px;height:284px;width:212px;
}
.zs11 {
    left: 824px;
    top: 1px;
    position: absolute;
    z-index: 100;
    width: 200px;
    height: 398px;
}
.zs12 {
    overflow: hidden; width: 200px; height: 398px; border-width: 0px; border-style: solid; padding: 0px;
}
.zs13 {
    overflow: hidden; border-color: transparent; border-width: 0px; width: 409px; height: 398px; position: relative;
}
.zs14 {
    width: 200px; height: 398px; display: inline;
}
.zs15 {
    width: 100%;height: 100%;position: absolute;left: 0;right: 0;top: 0;display:none;
}
.w810 {
    width: 824px;
}



.xw {
    left: 0px; /*top: 1605px;*/ position: absolute; z-index: 120; width: 300px; height: 300px;
}
.xw1 {
    overflow: hidden; width: 300px; height: 300px;
}
.xw2 {
    overflow: hidden; border-color: transparent; border-width: 0px; width: 300px; height: 300px; position: relative;
}
.xw3 {
    width: 300px; height: 300px; display: inline;
}
.xw4 {
    left: 347px; /*top: 1605px;*/ position: absolute; z-index: 124; width: 130px; height: 44px;
}
.xw5 {
    word-wrap: break-word; padding: 0px; border: 0px solid transparent; height: 44px; width: 130px; display: block;
}
.xw6 {
    left: 906px; /*top: 1609px;*/ position: absolute; z-index: 125; width: 118px; height: 34px;
}
.xw7 {
    padding: 0px; border: 0px solid transparent; overflow: hidden; width: 118px; height: 34px;
}
.xw8 {
    width:116px;left:0px;top:0px;height:32px;line-height:32px;
}
.xw9 {
    left: 347px; top: 34px; position: absolute; z-index: 123; width: 677px; height: 32px;
}
.xw10 {
    padding: 0px; border-color: transparent; border-width: 0px; overflow: hidden; width: 677px; height: 32px;
}
.xw11 {
    left: 344px; top: 68px; position: absolute; z-index: 122; width: 680px; height: 222px;
}
.xw12 {
    border-color: transparent; border-width: 0px; overflow: hidden; width: 680px; height: 222px;
}



.wp-title_content {
    font-size: 12px;
    line-height: 140%;
    overflow: hidden;
}

.wp-title_content span, .wp-title_content p, .wp-title_content div {
    line-height: 140%;
}
.wp-title_content span, .wp-title_content p, .wp-title_content div {
    line-height: 140%;
}
.wp-title_content span, .wp-title_content p, .wp-title_content div {
    line-height: 140%;
}
#layerB81C3FD5558FA1499F4F80B2433BAD27 a.btnarea {
    -moz-border-radius: 1px 1px 1px 1px;
    -webkit-border-radius: 1px 1px 1px 1px;
    border-radius: 1px 1px 1px 1px;
}
#layerB81C3FD5558FA1499F4F80B2433BAD27 a.btnarea {
    border-color: rgba(176,176,177,1);
}
#layerB81C3FD5558FA1499F4F80B2433BAD27 a.btnarea {
    border-width: 1px;
}
#layerB81C3FD5558FA1499F4F80B2433BAD27 a.btnarea {
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none;
}
#layerB81C3FD5558FA1499F4F80B2433BAD27 a.btnarea {
    background-color: rgba(255,153,0,0);
}
.b {
        height: 35px;
    line-height: 35px;
    position: absolute;
        border: 1px solid #bfbfbf;
        text-align: center;
}
#layer149E5FB7546FFB57BB1565D9388E0D0E .horizontal-solid {
    border: none;
    border-top: 2px solid #ededed;
    height: 0;
}
#layer149E5FB7546FFB57BB1565D9388E0D0E .wpline-wrapper {
    margin: 15px 0;
    width: 100%;
    overflow: hidden;
}
.xwspan {
    font-size: 16px; font-family: 'Times New Roman'; color: rgb(247, 158, 30);
}


.out-foot {
    background: #414141;
    height: 165px;
    overflow: hidden;
}
.foot {
    width: 1200px;
    margin: 0 auto;
    height: 105px;
    padding-top: 35px;
}
.fl {
    float: left;
}
.foot1 span {
    color: #fff;
}
.sydblx {
    margin: 5px 0 10px 0;
}
.sydblx p {
    color: #fff;
    /* display: inline-block; */
    /* margin-right: 18px; */
    font-size: 14px;
    line-height: 30px;
}
.foot1 span {
    color: #fff;
}
.f2 {
    background: #fff;
    padding: 8px;
    margin-top: -13px;
}
.fr {
    float: right;
}
.f2 img {
    float: left;
    width: 108px;
    height: 108px;
    display: block;
}


.sensitive_word_remind {
    background: #414141!important;
    color: #fff!important;
    padding: 15px 158px!important;
    line-height: 20px!important;
}

.kuang {
        text-align: center;
    /* align-content: space-between; */
    width: 80px;
    height: 50px;
    border: 1px solid #fff;
}

.kuang a{
           line-height: 50px;
    color: #FFF;
}



.article_list-layer63E527280838388A306666E3F098E2CE ul li {
    overflow: hidden;
}
.article_list-layer63E527280838388A306666E3F098E2CE p.link {
    background: none;
}
.article_list-layer63E527280838388A306666E3F098E2CE p.link {
    float: left;
    margin-left: 3px;
}
.article_list-layer63E527280838388A306666E3F098E2CE ul li p {
    height: 28px;
    line-height: 28px;
}
.article_list-layer63E527280838388A306666E3F098E2CE ul li p {
    height: 28px;
    line-height: 28px;
}
#layer63E527280838388A306666E3F098E2CE .article_list-layer63E527280838388A306666E3F098E2CE p.title > a {
    display: inline-block;
    font-family: Microsoft YaHei;
    font-size: 14px;
    color: #787878;
    font-weight: normal;
    text-decoration: none;
}
.article_list-layer63E527280838388A306666E3F098E2CE p.time {
    float: right;
    margin-right: 3px;
}
.article_list-layer63E527280838388A306666E3F098E2CE .time {
    display: inline-block;
}
.article_list-layer63E527280838388A306666E3F098E2CE ul li p {
    height: 28px;
    line-height: 28px;
}
.article_list-layer63E527280838388A306666E3F098E2CE ul li p {
    height: 28px;
    line-height: 28px;
}
.article_list-layer63E527280838388A306666E3F098E2CE span.wp-new-ar-pro-time {
    display: inline-block;
    font-family: Microsoft YaHei;
    font-size: 12px;
    color: #acacac;
    font-weight: normal;
    text-decoration: none;
}
.article_list-layer63E527280838388A306666E3F098E2CE .wpart-border-line {
    border-bottom: 1px dashed #c6c6c6;
}

.mb8 {
    margin-bottom:8px;
}
.oh {
    overflow:hidden;
}
.dn {
    display:none;
}
.xwen {
    font-size: 16px; color: rgb(49, 48, 48); font-family: 'Microsoft YaHei';
}
.xww {
    margin: 0 auto;width:1024px;height:400px;
}

.dianhua {
    top: -44px;
    float: right;
    position: relative;
    color: #fff;
    font-size: 20px;
}

.ov44 {
	    height: 44px;
    overflow: hidden;
}